| Fully Qualified Name: | Laminas\Mvc\ResponseSender\PhpEnvironmentResponseSender | 
| Extends: | HttpResponseSender | 
| Name | Description | Defined By | 
|---|---|---|
| __invoke() | Send php environment response | PhpEnvironmentResponseSender | 
| sendContent() | Send content | HttpResponseSender | 
| sendHeaders() | Send HTTP headers | AbstractResponseSender | 
Send php environment response
| Parameter Name | Type | Description | 
|---|---|---|
| $event | \SendResponseEvent | 
Returns: \PhpEnvironmentResponseSender
Send content
| Parameter Name | Type | Description | 
|---|---|---|
| $event | \SendResponseEvent | 
Returns: \HttpResponseSender
Send HTTP headers
| Parameter Name | Type | Description | 
|---|---|---|
| $event | \SendResponseEvent | 
Returns: self